From: Murray Cumming Date: Thu, 23 Jun 2011 22:20:57 +0000 (+0200) Subject: GtkPaned docs: Remove sentence saying see GtkPaned. X-Git-Tag: archive/raspbian/3.24.39-1+rpi1~1^2~65^2~39^2~20984 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success/%22http:/www.example.com/cgi/success?a=commitdiff_plain;h=191afb88f91932288aa0757fd6c1476adee9b9b2;p=gtk%2B3.0.git GtkPaned docs: Remove sentence saying see GtkPaned. --- diff --git a/gtk/gtkpaned.c b/gtk/gtkpaned.c index 7c6ab6c40f..f99721033f 100644 --- a/gtk/gtkpaned.c +++ b/gtk/gtkpaned.c @@ -46,7 +46,7 @@ * #GtkPaned has two panes, arranged either * horizontally or vertically. The division between * the two panes is adjustable by the user by dragging - * a handle. See #GtkPaned for details. + * a handle. * * Child widgets are * added to the panes of the widget with gtk_paned_pack1() and